jupyter_wire ~master (2021-04-09T15:16:12Z)
Dub
Repo
Main
jupyter
wire
kernel
So users don't have to write their own main
mixin template
Main (
Backend
) {
int
main
(string[] args);
}
Members
Functions
main
int
main
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
jupyter
wire
kernel
aliases
IoPubMessageSender
functions
kernel
markdownResult
run
textResult
manifest constants
protocolVersion
mixin templates
Main
structs
ExecutionResult
Kernel
LanguageInfo
Stdout
templates
isBackend
So users don't have to write their own main